APP-4230 - Add --skip-unassigned flag to version-create command#87
Open
danielreJfrog wants to merge 2 commits into
Open
APP-4230 - Add --skip-unassigned flag to version-create command#87danielreJfrog wants to merge 2 commits into
danielreJfrog wants to merge 2 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
All contributors have signed the CLA ✍️ ✅ |
931d57d to
6d86597
Compare
6d86597 to
85862c3
Compare
85862c3 to
e095614
Compare
e095614 to
b7bb980
Compare
b7bb980 to
4495de1
Compare
Author
|
I have read the CLA Document and I hereby sign the CLA |
Two subtests covering auto-promotion behavior: - Success: source repo mapped to DEV -> version promoted to DEV - Mismatch: source repo mapped only to PROD -> version stays unassigned with message explaining the repo_mismatch Co-authored-by: Cursor <cursoragent@cursor.com>
4495de1 to
61e226f
Compare
Contributor
Test Results55 tests +3 52 ✅ +1 4m 54s ⏱️ - 2m 3s For more details on these failures, see this check. Results for commit 61e226f. ± Comparison against base commit 55a0ab5. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--skip-unassignedboolean flag to theversion-createCLI commandmessagekey to the ordered output keys for version creation responseTest plan
skip-unassigned flagtest case addedall flagstest case updated to include--skip-unassignedMade with Cursor